﻿@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/
A {
    TEXT-DECORATION: none;
}

.content_18313 p {
    letter-spacing: 2px;
    color: #333333;
    font-size: 0.36rem;
    line-height: 0.6rem;
    text-align: justify;
    margin-bottom: 0.48rem;
    margin-top: 0.48rem;
}

.ul li a {
    color: #333;
}

A:link {
    color: #333;
}

A:visited {
    color: #333;
}

A:active {
    color: #333;
}

A:hover {
    COLOR: #cc0000;
}

BODY {
    width: 100%;
    /*max-width:1920px;*/
    FONT-SIZE: 14px;
    background: #FFFFFF;
    line-height: 26px;
    margin: 0px;
    FONT-FAMILY: 微软雅黑, Arial,宋体;
    color: #333;
}

p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, input {
    margin: 0px;
    padding: 0px;
}

.intit {
    text-align: center;
    margin: 64px 0;
}

    .intit h3 {
        font-size: 30px;
        font-weight: normal;
        line-height: 39px;
    }

        .intit h3:after {
            height: 4px;
            width: 69px;
            background: #f00;
            display: block;
            margin: 0 auto;
            content: '';
            margin-top: 3px;
        }

.links {
    position: absolute;
    width: 236px;
    overflow: hidden;
    left: 10px;
    top: 30px;
}

    .links a:hover {
        color: #c3e3fa;
    }

    .links .tit {
        color: #0c7fcd;
        display: block;
        padding: 8px 0;
        font-size: 18px;
    }

.links-lst {
    /*overflow: hidden;*/
}

.btn-select {
    position: relative;
    display: block;
    width: 100%;
    height: 37px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #333;
    background: #fff;
}

    .btn-select .cur-select {
        position: absolute;
        display: block;
        width: 98%;
        height: 37px;
        line-height: 24px;
        background: url(../images/ico-arrow.png) no-repeat right top;
        padding: 5px 0 0 7px;
    }

    .btn-select select {
        position: absolute;
        top: 0;
        left: 0;
        height: 37px;
        width: 100%;
        opacity: 20;
        filter: alpha(opacity: 0);
        color: #555;
    }

        .btn-select select option {
            text-indent: 10px;
            min-width: 150px;
        }


input {
    border: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
}

li {
    list-style: none;
}

a, input, select {
    cursor: pointer;
    outline: none;
}

input, select {
    color: #757575;
    FONT-FAMILY: Arial,宋体;
    FONT-SIZE: 14px;
}

A.cd1:link {
    color: #5eadff;
}

A.cd1:visited {
    color: #5eadff;
}

A.cd1:hover {
    color: #5eadff;
    TEXT-DECORATION: underline;
}

A.cd1:active {
    color: #5eadff;
    TEXT-DECORATION: underline;
}

.podingwei {
    position: relative;
    width: 1270px;
    margin: 0 auto;
    z-index: 99;
}

.wtdate a {
    color: beige;
}

.wtname a {
    color: beige;
}

.wtwt a {
    color: beige;
}

.mobile9 .wtdate, .mobile9 .wtname, .mobile9 .wtwt, .mobile9 .wttemp {
    color: beige;
}

a {
    color: beige;
}

.nav_r {
    margin-top: 4px;
    width: auto;
    float: right;
}


/*.nav_r {
        padding-top: 5px;
        float: left;
        width: 220px;
        margin-left: 20px;
        margin-top: 2px;
}*/

.sousuokuang {
    width: 140px;
    height: 35px;
    padding: 0 10px 0 10px;
    line-height: 38px;
    margin-top: 9px;
    float: left;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 15px;
    outline: none;
    border: none;
}

.anniu {
    width: 80px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    margin-top: 9px;
    font-size: 16px;
    background: url("/templates/nju2/images/sousuo.jpg") no-repeat;
    border: none;
    float: left;
    outline: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


.tian1 {
    background-color: #717980;
    width: 100%;
    height: 40px;
    /*background: url(/templates/nju2/images/bj.jpg) no-repeat;*/
    background-size: cover;
    opacity: 0.6;
    filter: alpha(opacity=80);
    z-index: 80;
    line-height: 40px;
}

.content {
    width: 90%;
    margin: 0 auto;
    /* max-width: 1380px; */
    height: auto;
    overflow: hidden;
    /* padding: 0 10px; */
}

.conter {
    width: 1200px;
}

.bj {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.mainBox {
    float: left;
    margin: 0 auto;
    width: 1200px;
    z-index: -1;
}

.top_bx {
    width: 40%;
    margin-right: auto;
    float: left;
    line-height: 41px;
    font-size: 14px;
}

.glb_rili {
    float: left;
    color: #fff;
    display: inline;
    padding-left: 40px;
    float: right;
}

.weather {
   /* margin-top: 9px;*/
    float: left;
    height: 40px;
    width: 320px;
    margin-left: 20px;
}

#mobile1 {
    float: left;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    width: 960px;
    overflow: hidden;
}

    #mobile1 a {
        float: left;
        padding-right: 5px;
        color: #000;
    }

    #mobile1 div {
        float: left;
        float: left;
        margin-right: 10px;
    }

.cc30 {
    float: left;
    color: #c30;
    font-family: Arial;
}

.c390 {
    float: left;
    color: #390;
    font-family: Arial;
    margin-right: 10px;
}

.lj {
    float: right;
    line-height: 41px;
    font-size: 14px;
}

    .lj a {
        float: left;
        font-size: 14px;
        color: #fff;
        display: block;
        width: 60px;
    }

    .lj img {
        float: left;
        width: 2px;
        height: 14px;
        vertical-align: top;
        margin-top: 14px;
        margin-left: 5px;
        margin-right: 5px;
    }

.mybg {
    height: 150px;
    background: #fff;
    /* background-position-x: initial; */
    /* background-position-y: initial; */
    background-size: 30%;
    /* background-repeat-y: initial; */
    /* background-attachment: initial; */
    /* background-origin: initial; */
    /* background-clip: initial; */
    background-color: initial;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    font-size: 0px;
}

.top1 {
    min-width: 1200px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.mheigt {
    height: 80px;
}


.t1_1 {
    padding: 20px 0 0 0;
}

.logo {
    margin: 0 auto;
    width: 1200px;
    height: 75px;
}

    .logo a {
        display: block;
        height: 75px;
    }

    .logo img {
        margin-top: 30px;
        width: 60%;
        height: 60%;
    }

.t_cd {
    float: right;
    width: 360px;
    height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 24px;
    text-align: right;
}

    .t_cd a {
        margin: 0px 10px;
    }

a.cd_1 {
    height: 24px;
    line-height: 24px;
    width: 125px;
    text-align: center;
    color: #ffffff;
    background: #999999;
    float: right;
}

    a.cd_1:hover {
        background: #0466b7;
    }
/*.ss { background: url(../images/cj_1_07.jpg); width: 200px; height: 34px; float: right; }*/
.sousuokuang {
    cursor: text;
    width: 164px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-indent: 1em;
    background: none;
}

.txt1 {
    cursor: text;
    width: 140px;
    height: 35px;
    padding: 0 10px 0 10px;
    line-height: 38px;
    margin-top: 9px;
    float: left;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 15px;
    outline: none;
    border: none;
}

.an1 {
    font-weight: bold;
    color: black;
    background-color: #fff;
    width: 72px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    margin-top: 9px;
    font-size: 16px;
    /* background: url("../images/ss.jpg") no-repeat;*/
    background-size: cover;
    border: none;
    float: left;
    outline: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .an1 img {
        float: left;
        width: 40%;
        height: 90%;
    }

.anniu {
    width: 36px;
    height: 34px;
    background: none;
    float: right;
    cursor: pointer;
}


.zongzhi {
    width: 200px;
    height: 100px;
    background: url(../images/zongzhi.png);
    float: right;
    display: none
}

.carousel {
    height: 354px;
    overflow: hidden;
    background: #262626;
}

    .carousel .wrap {
        position: relative;
    }

.slide-caption {
    position: relative;
    z-index: 10;
    float: left;
    width: 326px;
    height: 354px;
}

.comp-a {
    background: url(../images/cj_2_03.jpg) no-repeat 0px 0px;
}

.slide-caption h2 {
    color: #fff;
    font-size: 24px;
    display: block;
    line-height: 40px;
    padding: 60px 20px 30px 25px;
    font-family: 微软雅黑;
    font-weight: normal;
}

.carousel-image {
    position: absolute;
    right: 0;
}

.carousel-item {
    position: relative;
}

.carousel-item-secondary {
    display: none;
}
/*-------------------------------------------
    Homepage Caraousel
-------------------------------------------*/
.carousel {
    height: 354px !important;
}

* html .slide-caption {
    background-image: none !important;
    height: 354px;
}

.carousel-item {
    height: 354px;
}

.carousel-controls {
    position: absolute;
    z-index: 100;
    left: 50%;
    bottom: 43px;
    width: 98px;
    height: 32px;
    margin-left: -472px;
    overflow: hidden;
}

.carousel-controls {
    bottom: 20px;
}

    .carousel-controls a {
        float: left;
        display: block;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        background-image: url(../images/controls-carousel.gif);
        background-color: transparent;
        background-position: 0 0;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .carousel-controls .next {
        background-position: -99px -32px;
        border-left: 1px solid #333;
    }

        .carousel-controls .next:hover, .carousel-controls .next:focus {
            background-position: -99px 0;
            border-color: #ccc;
        }

    .carousel-controls .previous {
        background-position: 0 -32px;
    }

        .carousel-controls .previous:hover, .carousel-controls .previous:focus {
            background-position: 0 0;
        }

    .carousel-controls .pause {
        background-position: -33px -32px;
        border-left: 1px solid #333;
    }

        .carousel-controls .pause:hover, .carousel-controls .pause:focus {
            background-position: -33px 0;
            border-color: #ccc;
        }

    .carousel-controls .play {
        position: relative;
        bottom: auto;
        left: auto;
        background-position: -66px -32px;
        border-left: 1px solid #333;
    }

        .carousel-controls .play:hover, .carousel-controls .play:focus {
            background-position: -66px 0;
            border-color: #ccc;
        }

.carousel .prev-image {
    position: absolute;
    left: -978px;
    top: 0;
    opacity: 0.2;
}

.carousel .next-image {
    position: absolute;
    top: 0;
    right: -672px;
    opacity: 0.2;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
}

a.more1 {
    background: url(../images/cj_2_08.png);
    width: 143px;
    height: 31px;
    float: left;
    margin-left: 25px;
}

img.main-image {
    width: 674px;
    height: 354px;
}

.top2 {
    width:100%;
    min-width: 1200px;
    padding: 0.55rem 0 .65rem;
}

.k1 {
    width: 100%;
    height: auto;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 10px;
    overflow: hidden;
}

.k9 {
    margin-top: 15px;
    width: 100%;
    height: auto;
    border: solid 0px #dddddd;
    margin-bottom: 10px;
    overflow: hidden;
}

.bt9 {
    background: url(../images/cj_1_23.jpg) left bottom no-repeat;
    height: 36px;
    line-height: 34px;
}

    .bt9 span.s1 {
        float: left;
        font-size: 14px;
        color: #1959b3;
        font-weight: bold;
    }

    .bt9 span.s2 {
        float: right;
    }

.linkx {
    padding: 8px 0 0 0;
}


.banner {
    width: 100%;
    height: 400px;
    position: relative;
    margin: 0 auto;
    background: #ffffff;
    overflow: hidden;
}

.k2title {
    width: 400px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
}

.k2 {
    width: 600px;
    height: 450px;
    position: relative;
    float: left;
    background: #ffffff;
    margin-bottom: 11px;
    overflow: hidden;
}

    .k2 img {
        width: 400px;
        height: 300px;
    }

.k22 {
    width: 325px;
    height: 320px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
}

.k3 {
    width: 323px;
    margin-right: 12px;
    height: 390px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
}

.k6 {
    width: 323px;
    height: 390px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
}

.k4 {
    width: 495px;
    height: 250px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
    margin-right: 12px
}

.k5 {
    width: 345px;
    height: 320px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
    margin-right: 10px;
}

.k51 {
    width: 345px;
    height: 130px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
    margin-right: 10px;
}

.k52 {
    width: 345px;
    height: 165px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
    margin-right: 10px;
}

.k53 {
    width: 345px;
    height: 130px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
    margin-right: 10px;
}

.k54 {
    width: 300px;
    height: 300px;
    float: left;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 11px;
    overflow: hidden;
    margin-right: 10px;
}


.bt1 {
   padding: 0 20px;
    background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%);
    height: 64px;
    line-height: 64px;
}

    .bt1 li a {
        color: white;
        font-size: 18px;
    }

    .bt1 span.s1 {
        cursor: pointer;
        float: left;
        font-size: 16px;
        color: white;
        font-weight: bold;
    }

    .bt1 span.s2 {
        float: right;
    }

a.more2 {
    color: #999999;
    font-family: 宋体;
}

    a.more2:hover {
        color: #cc0000;
    }

.n1 {
    padding-top: 10px;
}
.n1 li {
    width: 100%;
    word-wrap: break-word;
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    /* padding: 0px 2px 0px 12px;  background: url(../images/cj_1_29.jpg) no-repeat 18px 33px;
   */
    border-bottom: dotted 1px #cccccc;
    text-align: right;
    color: #999;
} 
.n1 li a {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    width: 70%;
    float: left;
    font-size: 1em;
    color: #333;
    text-align: left;
}
        

            .n1 li a:hover {
                color: #cc0000;
            }

.imgk1 {
    padding: 10px 0px 5px 0px;
}

    .imgk1 img {
        display: block;
        width: 286px;
        height: 69px;
    }

.sigetu {
}

    .sigetu ul {
    }

        .sigetu ul li {
            width: 422px;
            height: 186px;
            margin-bottom: 10px;
            position: relative;
            overflow: hidden;
        }

            .sigetu ul li a .tutext {
                width: 422px;
                height: 186px;
                background-color: rgba(29,105,197,0.6);
                position: absolute;
                z-index: 999;
                top: 0;
                color: #fff;
                line-height: 186px;
                font-size: 30px;
                text-align: center;
            }

            .sigetu ul li a {
                width: 422px;
                height: 186px;
                overflow: hidden;
                display: block;
                position: relative;
            }

                .sigetu ul li a img {
                    width: 422px;
                    height: 186px;
                    overflow: hidden;
                    -moz-transition: all 1s;
                    -o-transition: all 1s;
                    -webkit-transition: all 1s;
                    transition: all 1s;
                    z-index: 1;
                    position: absolute;
                }

            .sigetu ul li:hover img {
                -moz-transform: scale3d(1.1, 1.1, 1);
                -o-transform: scale3d(1.1, 1.1, 1);
                -ms-transform: scale3d(1.1, 1.1, 1);
                -webkit-transform: scale3d(1.1, 1.1, 1);
                transform: scale3d(1.1, 1.1, 1);
            }


.n2 {
}

.n3x {
    height: 250px;
}

.n2x {
    padding: 10px 0px;
}

.n2 li {
    margin-top: 12px;
    margin-right: 15px;
    line-height: 28px;
    color: #999;
    height: 70px;
    text-align: center;
    overflow: hidden;
    width: 30%;
    float: right;
}

    .n2 li a {
        font-size: 14px;
        color: rgba(82, 82, 82, 1);
    }

        .n2 li a.riri {
            float: none;
        }

        .n2 li a:hover {
            color: #cc0000;
        }


.n3x li {
    border-bottom: dotted 1px #ccc;
    padding: 6px 0px;
    line-height: 22px;
    color: #999;
    text-align: right;
    width: 145px;
    float: left;
    padding-right: 4px;
}

    .n3x li a {
        color: #333;
    }

        .n3x li a:hover {
            color: #cc0000;
        }

.gdk {
    width: 100%;
    position: relative;
    padding-top: 14px;
    overflow: hidden;
}

a.g_l {
    background: url(../images/cj_1_55.png);
    width: 6px;
    height: 13px;
    position: absolute;
    top: 120px;
    left: -9px;
}

a.g_r {
    background: url(../images/cj_1_57.png);
    width: 6px;
    height: 13px;
    position: absolute;
    top: 120px;
    right: -9px;
}

.p1 {
    width: 280px;
    height: 100px;
}

    .p1 li {
        width: 280px;
        float: left;
        height: 70px;
        margin: 0px 4px;
        text-align: center;
        line-height: 22px;
    }

        .p1 li img {
            display: block;
            max-width: 270px;
            max-height: 70px;
            width: 100%;
            height: 100%;
            margin-bottom: 8px;
        }

.bt2 {
    background: url(../images/cj_1_18.jpg) left no-repeat;
    height: 40px;
    line-height: 40px;
}

    .bt2 span.s1 {
        float: left;
        font-size: 14px;
        color: white;
        font-weight: bold;
        margin-left: 32px;
    }

    .bt2 span.s2 {
        float: right;
        margin-right: 15px;
    }

.n3 {
}

    .n3 li {
        border-bottom: dotted 1px #ccc;
        padding: 15px 0px;
        line-height: 22px;
        color: #999;
    }

        .n3 li a {
            color: #1959b3;
        }

        .n3 li span.rq {
            background: url(../images/cj_1_33.jpg) no-repeat;
            width: 48px;
            height: 48px;
            float: left;
            margin-right: 12px;
            text-align: center;
        }

            .n3 li span.rq h4 {
                display: block;
                line-height: 18px;
                font-weight: normal;
                color: #ffffff;
                font-size: 12px;
                font-family: Arial;
            }

            .n3 li span.rq h5 {
                display: block;
                line-height: 30px;
                font-weight: normal;
                color: #666;
                font-size: 18px;
                font-family: Arial;
            }

        .n3 li:hover span.rq {
            background: url(../images/cj_1_26.jpg) no-repeat;
        }

            .n3 li:hover span.rq h5 {
                color: #cc0000;
            }

        .n3 li a:hover {
            color: #cc0000;
        }

.n4 {
}

    .n4 li {
        border-bottom: dotted 1px #ccc;
        padding: 10px 0px;
        line-height: 22px;
        color: #999;
    }

        .n4 li a {
            color: #1959b3;
        }

            .n4 li a:hover {
                color: #cc0000;
            }

        .n4 li img {
            width: 64px;
            float: left;
            height: 64px;
            margin-right: 12px;
        }

        .n4 li p {
            color: #999;
        }

.n4_1 {
    padding: 15px 0px 30px;
}

    .n4_1 li {
        border-bottom: dashed 1px #d1d1d1;
        padding: 10px 0px;
        color: #999;
    }

        .n4_1 li a {
            font-size: 16px;
            font-family: 宋体;
        }

        .n4_1 li div.txtk {
            margin-top: 10px;
            float: right;
            width: 605px;
        }

        .n4_1 li img {
            width: 64px;
            float: left;
            height: 64px;
            margin-right: 12px;
        }

        .n4_1 li p {
            color: #999;
        }


.indn5 {
    padding: 10px;
}

.n5 {
    padding: 20px 0px 0px 35px;
}

    .n5 li {
        width: 120px;
        height: 35px;
        line-height: 35px;
        float: left;
        margin-right: 10px;
    }

        .n5 li a {
            display: block;
            height: 35px;
            line-height: 35px;
            padding-left: 30px;
            color: #1959b3;
        }

            .n5 li a:hover {
                color: #cc0000;
            }

            .n5 li a#cd_k1 {
                background: url(../images/cj_1_48.png) left no-repeat;
            }

            .n5 li a#cd_k2 {
                background: url(../images/cj_1_50.png) left no-repeat;
            }

            .n5 li a#cd_k3 {
                background: url(../images/cj_1_63.jpg) left no-repeat;
            }

            .n5 li a#cd_k4 {
                background: url(../images/cj_1_60.png) left no-repeat;
            }

            .n5 li a#cd_k5 {
                background: url(../images/cj_1_71.png) left no-repeat;
            }

            .n5 li a#cd_k6 {
                background: url(../images/cj_1_68.png) left no-repeat;
            }

            .n5 li a#cd_k7 {
                background: url(../images/cj_1_77.png) left no-repeat;
            }

            .n5 li a#cd_k8 {
                background: url(../images/cj_1_80.png) left no-repeat;
            }

.top3 {
    min-width: 1200px;
    background-image: url(../images/downLogo.png);
    background-size: cover;
    color: #ffffff;
    width: 100%;
height:180px;
    margin: 0 auto;
    border-radius: 3px 3px 0px 0px;
}

.wxpic {
    width: 90px;
    height: 90px;
    position: relative;
    float: right;
    /* top: 26px; */
    right: 10px;
}

.bottom_code {
    width: 281px;
    height: 145px;
    position: absolute;
    right: 10px;
    top: 35px;
}

    .bottom_code i p {
        color: white;
    }

    .bottom_code i img {
        width: 68px;
        border-radius: 5px;
        padding: 10px;
        background: #fff;
    }

    

    .bottom_code i {
        margin: 0 10px;
        float: left;
        font-style: normal;
        color: #333;
        text-align: center;
    }

.top3 .main {
    position: relative;
    padding: 15px 0px;
    width: 60%;
    margin-left: 20%;
}

.t3_1 {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.t3_2 {
    float: right;
    text-align: right;
    width: 300px;
}

.top3 a {
    color: #ffffff;
}

    .top3 a:hover {
        text-decoration: underline;
    }

p.f_cd {
    padding-bottom: 2px;
}

    p.f_cd a {
        margin: 0px 10px;
    }

a#topa {
    background: url(../images/cj_1_85.png);
    width: 65px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0px;
    top: -20px;
}

.ban {
    width: 1280px;
    height: 100px;
    background: url(../images/about_banner.jpg);
    text-align: center;
    font-family: 'Microsoft YaHei';
    line-height: 100px;
    color: #065db1;
    font-size: 30px;
    margin: 0 auto;
}

    .ban img {
        height: 191px;
    }

.zmian {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    position: relative;
    background: #ffffff;
    min-height: 500px;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    display: block;
}

.top_t {
    width: 1280px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: -5px;
    /*background: url(../images/top_t.png) no-repeat;*/
    z-index: 1;
    display: block;
}

.foot {
    position: relative;
}

.jg1 {
    height: 50px;
}

.lm1k {
    width: 223px;
    position: absolute;
    top: 0px;
}

.lbt1 { /* background: url(../images/cj_3_19.jpg);*/
    background-color: #0082e6;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    padding-left: 25px;
    font-family: 微软雅黑;
    color: #ffffff;
}

.lm1 {
}

    .lm1 li {
        height: 40px;
    }

    .lm1 a {
        height: 40px;
        display: block;
        line-height: 40px;
        background: url(../images/cj_3_23.jpg);
        padding-left: 25px;
    }

        .lm1 a:hover, .lm1 a.ldq {
            background: url(../images/cj_3_22.jpg);
            color: #ffffff;
        }

.rk {
    width: 900px;
    float: right;
    margin-right: 40px;
    margin-top: 20px;
    margin-bottom: 45px;
}

.rbt1 {
    height: 35px;
    border-bottom: solid 1px #d0d0d0;
}

    .rbt1 span.s1 {
        float: left;
        line-height: 35px;
        font-size: 21px;
        color: #065db1;
        font-family: 微软雅黑;
        width: 50%;
        text-align: left;
    }

    .rbt1 span.s2 {
        float: right;
        line-height: 24px;
        margin-top: 10px;
        color: #999;
        font-size: 12px;
    }

        .rbt1 span.s2 a {
            color: #999;
        }

.a_zw {
    border: solid 0px #e4e4e4;
    padding: 20px;
}

.a_zw2 {
}

.jg2 {
    height: 20px;
}

.n6 {
    padding-top: 5px;
}

    .n6 li {
        line-height: 25px;
        padding-bottom: 15px;
    }

    .n6 span.s_rq {
        background: url(../images/cjx_2_06.png) no-repeat;
        width: 86px;
        font-family: 微软雅黑;
        padding-left: 16px;
        height: 25px;
        line-height: 25px;
        font-size: 16px;
        color: #ffffff;
        margin-right: 10px;
        float: left;
    }

    .n6 p {
        width: 540px;
        float: left;
    }

.a_zw3 {
    border: solid 0px #e4e4e4;
}

.a_3_1 {
    width: 346px;
    float: left;
}

.a_3_2 {
    width: 346px;
    float: right;
    border-left: solid 1px #e4e4e4;
}

.p2 {
    padding: 20px 0px 0px 10px;
}

    .p2 li {
        width: 159px;
        height: 280px;
        float: left;
        margin: 0px 0px;
        text-align: center;
        font-family: 微软雅黑;
    }

        .p2 li img {
            width: 139px;
            display: block;
            height: 173px;
            margin-bottom: 10px;
            margin-left: 10px;
        }

        .p2 li b {
            display: block;
            font-size: 21px;
            color: #065db1;
            font-weight: normal;
        }

        .p2 li p {
            font-size: 16px;
            padding-top: 10px;
        }

.lm2 {
    padding: 20px 0px;
}

    .lm2 li {
        height: 30px;
        margin-right: 10px;
        width: 110px;
        float: left;
    }

    .lm2 a {
        display: block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-family: 微软雅黑;
        font-size: 16px;
        border: solid 0px #d0d0d0;
        background: #f7f7f7;
    }

        .lm2 a:hover, .lm2 a.ldq {
            background: #0172c0;
            border: solid 0px #065db1;
            color: #ffffff;
        }

.lm3 {
    border-bottom: solid 1px #dddddd;
    height: 27px;
}

    .lm3 li {
        height: 26px;
        margin-right: 2px; /*width:160px;*/
        float: left;
        position: relative;
    }

    .lm3 a {
        display: block;
        height: 26px;
        line-height: 26px;
        text-align: center;
        font-family: 微软雅黑;
        font-size: 14px;
        border: solid 0px #dddddd;
        background: #eeeeee;
        padding: 0px 11px;
    }

        .lm3 a:hover, .lm3 a.ldq {
            background: #0172c0;
            border: solid 0px #065db1;
            color: #ffffff;
        }

            .lm3 a.ldq em { /*
background:url(../images/cjr_1_18.png) no-repeat; width:11px; height:5px; position:absolute; bottom:-7px; left:75px;*/
                background: url(../images/cjr_1_18.png) no-repeat center;
                width: 100%;
                height: 5px;
                position: absolute;
                bottom: -7px;
                left: 0px;
            }

.lm4 {
    border-bottom: solid 1px #dddddd;
    height: 27px;
}

    .lm4 li {
        height: 26px;
        margin-right: 2px; /*width:180px;*/
        width: auto;
        float: right;
        position: relative;
    }

        .lm4 li.l4 {
            width: 100px;
            float: left;
            margin: 0px;
        }

    .lm4 a {
        display: block;
        height: 26px;
        line-height: 26px;
        text-align: center;
        font-family: 微软雅黑;
        font-size: 14px;
        border: solid 0px #dddddd;
        background: #eeeeee;
        padding: 0px 20px;
    }

        .lm4 a:hover, .lm4 a.ldq {
            background: #0172c0;
            border: solid 0px #065db1;
            color: #ffffff;
        }

            .lm4 a.ldq em {
                background: url(../images/cjr_1_18.png) no-repeat center;
                height: 5px;
                position: absolute;
                bottom: -7px;
                left: 0px;
                width: 100%;
            }

.jg3 {
    height: 30px;
}

.p3 {
    width: 695px;
    overflow: hidden;
}

    .p3 ul {
        padding: 10px 0px 20px 0px;
        width: 720px;
    }

    .p3 li {
        text-align: center;
        width: 160px;
        height: 160px;
        border: solid 0px #d0d0d0;
        position: relative;
        margin-bottom: 18px;
        margin-right: 15px;
        float: left;
    }

    .p3 div.imgk {
        padding: 35px 0px 0px 0px;
        text-align: center;
    }

    .p3 p {
        padding: 10px 15px 0px 15px;
    }

a.cd_xz {
    background: url(../images/cjx_5_11.png);
    width: 16px;
    height: 17px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.fy1 {
    padding: 10px 0px 10px 0px;
    text-align: center;
    padding-bottom: 30px;
}

    .fy1 a {
        padding: 3px 8px;
        background: #ffffff;
        margin: 0px 2px;
        border: solid 0px #dddddd;
        color: #333;
    }

        .fy1 a:hover, .fy1 a.fdq {
            background: #e30405;
            color: #ffffff;
            border: solid 0px #e30405;
        }


.n7 {
    padding: 15px 0px 30px 0px;
}

    .n7 li {
        margin: 1px;
        padding: 8px 0px;
        border-bottom: dashed 1px #ccc;
    }

    .n7 span.sn1 {
        float: left;
        background: url(../images/cjk_07.jpg) no-repeat 1px 12px;
        padding-left: 12px;
        width: 580px;
    }

    .n7 span.sn2 {
        float: right;
        color: #999;
    }

h2.h2_1 {
    text-align: center;
    font-size: 24px;
    font-family: 微软雅黑;
    line-height: 30px;
    padding: 35px 0px 15px 0px;
    font-weight: normal;
    border-bottom: dashed 1px #ccc;
    display: block;
}

h2.h2_5 {
    text-align: center;
    color: #065db1;
    font-size: 24px;
    font-family: 微软雅黑;
    line-height: 30px;
    padding: 35px 0px 15px 0px;
    font-weight: normal;
    border-bottom: dashed 1px #ccc;
    display: block;
}

h2.h2_2 {
    text-align: center;
    font-weight: normal;
    color: #999999;
    font-size: 14px;
    padding-top: 10px;
}

    h2.h2_2 span {
        color: #065db1;
    }

    h2.h2_2 a {
        color: #065db1;
    }

.n_zw {
    padding: 30px 0px 40px 0px;
}

.fx2 {
    height: 30px;
    line-height: 30px;
    border-bottom: dashed 1px #cccccc;
}

    .fx2 span.s1 {
        float: left;
    }

    .fx2 span.s2 {
        float: right;
    }

.gd {
    padding-top: 10px;
    color: #999;
}

a.cd2 {
    color: #065db1;
}

    a.cd2:hover {
        color: #cc0000;
    }

.p4 {
    padding: 28px 0px 0px 0px;
}

    .p4 li {
        border: solid 0px #dddddd;
        padding: 25px 12px 25px 25px;
        margin-bottom: 20px;
        box-shadow: 0 2px 4px rgba(0,0,0,.1);
    }

    .p4 div.imgk {
        width: 248px;
        float: left;
    }

        .p4 div.imgk img {
            width: 248px;
            height: 206px;
            display: block;
        }

    .p4 div.txtk {
        width: 380px;
        float: right;
    }

        .p4 div.txtk b {
            color: #333;
            font-size: 21px;
            display: block;
            font-weight: normal;
            font-family: 微软雅黑;
        }

        .p4 div.txtk p {
            line-height: 24px;
            padding: 20px 0px 15px 0px;
        }


.kk10 {
    border: solid 0px #dddddd;
    padding: 15px 30px;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    color: #999;
}

.txt2 {
    height: 24px;
    line-height: 24px;
    border: solid 0px #d0d0d0;
    padding-left: 10px;
    width: 340px;
}

.an2 {
    width: 95px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    background: #3085c3;
    cursor: pointer;
}

h4.h4_1 {
    display: block;
    font-size: 16px;
    display: block;
    padding: 30px 0px 12px 0px;
}

.n8 {
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    width: 696px;
}

    .n8 li {
        width: 115px;
        height: 50px;
        border-bottom: solid 1px #dddddd;
        border-right: solid 1px #dddddd;
        float: left;
        text-align: center;
    }

        .n8 li a {
            display: block;
            height: 50px;
            line-height: 50px;
        }

.kk11 {
    border: solid 0px #dddddd;
    padding: 10px 10px 20px 20px;
    background: #ffffff;
}

/*收缩菜单*/
.v {
    float: right;
    overflow: hidden;
    display: inline-block;
    background: url(../images/cjr_1_21.png) no-repeat;
    width: 7px;
    height: 11px;
}

.v01 {
    background: url(../images/cjr_1_21.png) no-repeat;
    width: 7px;
    height: 11px;
}

.v02 {
    background: url(../images/cjr_1_09.png) no-repeat;
    width: 11px;
    height: 7px;
}

.vtitle {
    height: 40px;
    background: url(../images/cjr_1_06.jpg) left no-repeat;
    line-height: 40px;
    padding-left: 25px;
    font-size: 14px;
    cursor: pointer;
}

    .vtitle.ldq {
        background: linear-gradient(45deg,#1e96f3 0%,#00aec0 100%);
        color: #ffffff;
    }

    .vtitle ul.ul {
        display: none;
    }

    .vtitle:hover {
        background: linear-gradient(45deg,#1e96f3 0%,#00aec0 100%);
        color: #ffffff;
    }

.sideMenu h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    background: #f4f4f4;
    cursor: pointer;
    font: normal 14px/32px "Microsoft YaHei";
}

.sideMenu ul {
    padding: 8px 25px;
    color: #999;
    display: none;
}

.vtitle:hover ul.ul {
    display: block;
}

.vtitle:hover a, .vtitle.ldq a {
    color: #ffffff;
}

.vtitle:hover .v {
    background: url(../images/cjr_1_21_1.png) no-repeat;
}

.vtitle:hover .v02 {
    background: url(../images/cjr_1_09.png) no-repeat;
}

.vtitle em {
    margin-right: 18px;
    margin-top: 14px;
}

.vconlist {
    background: #ecedee;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    padding: 10px 0px;
}

    .vconlist li a {
        height: 26px;
        line-height: 26px;
        padding-left: 35px;
        display: block;
        font-size: 12px;
        color: #333;
        background: url(../images/cjr_1_14.png) no-repeat 25px 10px;
    }

        .vconlist li.select a, .vconlist li a:hover {
            color: #0172c0;
            text-decoration: none;
        }

.p5 {
    width: 695px;
    overflow: hidden;
    padding: 20px 0px 10px 0px;
}

    .p5 ul {
        width: 720px;
    }

    .p5 li {
        border: solid 0px #dddddd;
        width: 154px;
        height: 175px;
        float: left;
        margin-right: 21px;
        margin-bottom: 20px;
        text-align: center;
    }

        .p5 li img {
            display: block;
            width: 154px;
            height: 93px;
        }

        .p5 li p {
            padding: 20px 10px 0px 10px;
            font-size: 14px;
            line-height: 24px;
        }

.p6 {
    width: 695px;
    overflow: hidden;
    padding: 30px 0px 10px 0px;
}

    .p6 ul {
        width: 720px;
    }

    .p6 li {
        width: 117px;
        height: 215px;
        float: left;
        margin-right: 26px;
        text-align: center;
    }

        .p6 li img {
            display: block;
            width: 117px;
            height: 146px;
            margin-bottom: 8px;
        }

span.s_bt1 {
    color: #065db1;
    font-size: 16px;
    font-weight: bold;
    font-family: 微软雅黑;
    background: url(../images/cjr_3_03.png) right no-repeat;
    padding-right: 25px;
}

.jg4 {
    height: 8px;
}

.kk12 {
    border: solid 0px #dddddd;
    padding: 20px;
    margin-bottom: 12px;
}

.p7 {
}

    .p7 ul {
    }

    .p7 li {
        width: 310px;
        float: left;
        margin: 0px 17px 20px 17px;
        height: 275px;
        border: solid 0px #dddddd;
        box-shadow: 0 2px 4px rgba(0,0,0,.1);
        font-size: 16px;
        text-align: center;
    }

        .p7 li img {
            width: 256px;
            height: 192px;
            display: block;
            margin-left: 28px;
            margin-top: 28px;
            margin-bottom: 10px;
        }

.p8 {
    width: 695px;
    overflow: hidden;
    padding: 30px 0px 10px 0px;
}

    .p8 ul {
        width: 730px;
    }

    .p8 li {
        width: 146px;
        height: 142px;
        float: left;
        margin-right: 36px;
        text-align: center;
        margin-bottom: 22px;
    }

        .p8 li img {
            display: block;
            width: 146px;
            height: 94px;
            margin-bottom: 5px;
        }

.p9 {
    width: 695px;
    overflow: hidden;
    padding: 30px 0px 10px 0px;
}

    .p9 ul {
        width: 720px;
    }

    .p9 li {
        width: 218px;
        float: left;
        margin: 0px 16px 20px 0px;
        height: 585px;
        border: solid 0px #dddddd;
    }

        .p9 li img {
            width: 150px;
            height: 200px;
            display: block;
            margin-left: 33px;
            margin-top: 33px;
        }

        .p9 li p {
            padding: 15px 30px;
            color: #999;
            font-size: 12px;
            line-height: 22px;
        }

            .p9 li p b {
                display: block;
                font-size: 14px;
            }

.rc_1 {
    padding-bottom: 20px;
}

    .rc_1 span.s_f {
        width: 50px;
        height: 24px;
        line-height: 24px;
        color: #065db1;
        float: left;
    }

.lm6 {
}

    .lm6 li {
        position: relative;
        margin-right: 25px;
        height: 24px;
        line-height: 24px;
        float: left;
    }

a.cd_xx {
    background: url(../images/cjz_1_07.png) #689ada right no-repeat;
    color: #ffffff;
    padding: 2px 20px 2px 5px;
}



.degnlus {
    display: block;
    float: right;
}

.mainnav {
    width: 100%;
    height: 57px;
    float: right;
    background-image: url("/templates/nju2/images/daohang.png");
    background-attachment: scroll;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: transparent;
    background-size: cover;
}

.nav {
    width: 801px;
    height: 57px;
    float: left;
}

.menu {
z-index: 5;
width: 801px;
    list-style-type: none; 
    position: absolute;
    height: 57px;
}

    .menu li {
        width: 115px;
        line-height: 57px;
        float: left;
        text-align: center;
    }

        .menu li.menuli a {
            color: #fff;
            font-size: 18px;
            display: block;
            width: 135px;
        }

            .menu li.menuli a:hover {
                color: #fff;
                width: 135px;
                background: rgba(58, 58, 58, 0.28);
            }

        .menu li.menuli:hover ul {
            display: block;
        }

        .menu li.menuli ul {
            list-style-type: none;
            display: none;
        }

        .menu li.menuli:hover ul li {
            display: block;
        }

        .menu li.menuli li {
            display: none;
            background: #0098cb;
            width: 150px;
            height: 50px;
            line-height: 50px;
        }

.l3:hover ul.ul {
    display: block;
}

.l3 ul.ul {
    width: 120px;
    list-style-type: none;
    display: none;
}

.l3:hover ul.ul li {
    display: block;
}

.l3 li.l2 {
    display: none;
    border-bottom: 1px solid #e56103;
    background: rgba(58, 58, 58, 0.28);
    width: 135px;
    height: 50px;
    line-height: 50px;
}

.menu li.menuli a:hover {
    color: #fff;
    width: 115px;
    background: rgba(58, 58, 58, 0.28);
}
.menu li.menuli li a:hover {
    color: #fff;
    width: 150px;
    background: rgba(58, 58, 58, 0.28);
}

.menu li.menuli a {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 115px;
}

.menu li.menuli li a {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 150px;
}

/*幻灯片样式*/

.homea .slide-news {
    width: 66%;
    margin: 0;
}

.focusbox {
    width: 66%;
    margin: 0;
	height:auto;
    float: left;
    overflow: hidden;
    position: relative;
}

    .focusbox .slides {
        position: relative;
        display: block;
        width: 100%;
        height: 638px;
        zoom: 1;
        overflow: hidden;
    }

        .focusbox .slides:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .focusbox .slides li {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .focusbox .slides li img {
                width: 100%;
            height: 100%;
            }

            .focusbox .slides li .note-bg {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 125px;
                background: url(../images/pic-bg.png) 0 bottom repeat-x;
                _height: 50px;
                _background: url(none) 0 0 repeat #000;
            }

            .focusbox .slides li .note-txt {
                position: absolute;
                left: 20px;
                right: 0;
                bottom: 21px;
                display: block;
                height: 24px;
                line-height: 24px;
                color: #fff;
                font-size: 16px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                width: 466px;
            }
.ibanner-notice {
    height: 60px;
    line-height: 60px;
}.ibanner-notice {
    z-index: 99;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: rgba(0,0,0,0.5);
}.ibanner-notice .wrap {
    overflow: hidden;
    position: relative;
}.wrap {
    width: 1200px;
    margin: 0 auto;
    max-width: 88%;
}.ibanner-notice .notice-tit {
    float: left;
    color: #ffffff;
    font-size: 22px;
    padding-left: 34px;
    background: url(../images/ic/ic_4.png) no-repeat left center;
}.ibanner-notice .notice-box {
    padding-left: 180px;
}.ibanner-notice .notice-container {
    height: 60px;
}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
   .focusbox .flex-control-nav {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: block;
    z-index: 5;
}
        .focusbox .flex-control-nav li {
            margin: 0 5px 0 0;
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

            .focusbox .flex-control-nav li a {
                display: block;
                width: 8px;
                height: 8px;
                text-indent: -9999px;
                border: 1px solid #999;
                border-radius: 8px;
                cursor: pointer;
                overflow: hidden;
            }

    .focusbox .flex-control-paging li a:hover {
        background: #333;
    }

    .focusbox .flex-control-paging li a.flex-active {
        background: #f90;
        border-color: #f90;
        cursor: default;
    }



.a_zw img {
    margin:auto;
    max-height: 90%;
    max-width: 90%;
}

.over {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}

.tempContainer {
    position: fixed;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    z-index: 101;
}



.n_zw img {
    margin:auto;
}
/*幻灯片样式*/
.myfocusbox {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    _position: relative;
    margin-bottom: 15px;
}

    .myfocusbox .slides {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        zoom: 1;
        overflow: hidden;
    }

        .myfocusbox .slides:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .myfocusbox .slides li {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .myfocusbox .slides li img {
                min-width: 100%;
                min-height: 100%;
                width: 100%;
                height: 100%;
            }

            .myfocusbox .slides li .note-bg {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 125px;
                background: url(../images/pic-bg.png) 0 bottom repeat-x;
                _height: 50px;
                _background: url(none) 0 0 repeat #000;
            }

            .myfocusbox .slides li .note-txt {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                display: block;
                padding: 10px;
                height: 24px;
                line-height: 24px;
                color: #fff;
                font-size: 16px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

    .myfocusbox .flex-control-nav {
        margin-bottom: 0px;
        position: absolute;
        right: 5px;
        bottom: 0px;
        display: block;
        z-index: 4;
    }

        .myfocusbox .flex-control-nav li {
            margin: 0 5px 0 0;
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

            .myfocusbox .flex-control-nav li a {
                display: block;
                width: 8px;
                height: 8px;
                text-indent: -9999px;
                border: 1px solid #999;
                border-radius: 8px;
                cursor: pointer;
                overflow: hidden;
            }

    .myfocusbox .flex-control-paging li a:hover {
        background: #333;
    }

    .myfocusbox .flex-control-paging li a.flex-active {
        background: #f90;
        border-color: #f90;
        cursor: default;
    }



#rightPanelContent {
    width: 695px;
    overflow: hidden;
    padding: 30px 0px 10px 0px;
}

.article-images-list ul li {
    height: 184px;
    overflow: hidden;
    border-bottom: 1px solid #EDEDED;
    padding: 30px 0 0 0px;
    background: url(../images/image-art-bg.png);
}

    .article-images-list ul li.hover {
        background: url(../images/image-ar-bg-hover.png);
    }

    .article-images-list ul li .article-image {
        float: left;
        padding-right: 18px;
    }

        .article-images-list ul li .article-image a, .article-images-list ul li .article-image img {
            display: block;
            width: 209px;
            height: 148px;
        }

        .article-images-list ul li .article-image a {
        }

    .article-images-list ul li .article-txt {
        width: 464px;
        float: left;
    }

        .article-images-list ul li .article-txt p.article-brief {
            text-indent: 2em;
            line-height: 30px;
        }

        .article-images-list ul li .article-txt h3 {
            font-size: 15px;
            font-weight: bold;
            padding-bottom: 8px;
        }

            .article-images-list ul li .article-txt h3 a {
                color: #000;
            }

                .article-images-list ul li .article-txt h3 a:hover {
                    text-decoration: underline;
                }

        .article-images-list ul li .article-txt .article-info-bar {
            color: #CECECE;
            padding-bottom: 12px;
            padding-left: 6px;
        }

        .article-images-list ul li .article-txt a.detail {
            color: #750069;
        }


.gonggao {
    width: 1200px;
    height: 60px;
    line-height: 40px;
    overflow: hidden;
    background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%);
    margin: 15px auto;
    border-radius: 5px;
}

.my_marquee_info {
    width: 200px;
    border: #987654 solid 1px;
    padding: 20px 3px 3px 2px;
    margin-top: 30px;
}

.my_marquee_main {
    width: 200px;
    height: 160px;
    border: #234567 solid 1px;
    padding: 2px 3px 3px 2px;
    overflow: hidden;
}

.scroll-area {
    position: relative;
    height: 40px;
    border: 0px solid #ccc;
    width: 100px;
    overflow: hidden;
}
/*跑马灯*/
.scroll span {
    color: #333333;
}


.my_marquee_div1 {
    width: 195px;
    border: Green solid 1px;
}

.my_marquee_div2 {
    width: 195px;
    border: Red solid 1px;
}

.s1 {
    vertical-align: bottom;
    height: 60px;
    cursor: pointer;
    /* background-image: url("/templates/fengdian/images/gg.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: left;
    background-position-y: center;
    color: beige;
    display: inline-block;
    float: left;
    width: 160px;
    text-align: left;
}

.gonggao span img {
    display: inline-block;
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
}

.wrapper {
    font-size: 0.85rem;
    color: #333;
    padding-top: 0.75rem;
    margin: 0 0.75rem;
    white-space: nowrap;
    overflow: hidden;
    width: 300px;
}

.gdk1 {
    width: 1040px;
    margin-top: 8px;
    text-align: center;
    height: 50px;
    font-size: 18px;
}

.gdk a {
    color: #333;
}


.inner {
    width: 1000px;
    overflow: hidden;
}

    .inner p {
        display: inline-block;
    }

.gonggao ul.n2 {
    height: 60px;
}

.gonggao span a {
    width: 100%;
    color: #333333;
    height: 100%;
}


    .gonggao span a:hover {
        color: beige;
    }

.n33x li {
    text-align: left;
    overflow: hidden;
    border: none;
}

.main {
    width: 90%;
    margin: 0 auto; 
}

.mainTitle {
    width: 100%;
    max-width: 1300px;
    height: 100px;
    margin: 50px auto;
    font-size: 40px;
    font-weight: normal;
    padding: 21px;
    line-height: 40px;
    text-align: center;
}

    .mainTitle:after {
        height: 4px;
        width: 97px;
        background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%);
        display: block;
        margin: 0 auto;
        content: '';
        margin-top: 22px;
    }

.maintop {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
    height: 150px;
    background-image: url(../images/logobj2.jpg)
}

.maleft {
    width: 600px;
    margin-bottom: 15px;
    height: 450px;
    float: left;
}

.homea .txt-news {
    width: 32%;
    background: rgba(255,255,255,.9);
    transition: .3s;
}

.macenter {
    margin-left: 2%;
    height: 638px;
    width: 32%;
    transition: .3s;
    float: left;
    /* height: auto; */
    /* margin: 8px; */
}

.main-footer {
    width: 100%;
    height: auto;
    background: #ffffff;
    border: solid 0px #dddddd;
    margin-bottom: 10px;
    overflow: hidden;
}

.xibt {
    cursor: pointer;
    width: 100%;
    text-align: right;
    height: 40px;
    font-size: 16px;
    line-height: 35px;
    border-bottom-style: solid;
    border-bottom-color: #0082e6;
    border-bottom-width: 5px;
}

    .xibt li {
        float: left;
        background-color: rgba(240, 244, 247, 0.02);
        width: 20%;
        height: 40px;
        display: inline-block;
        text-align: center;
        font-size: 18px;
    }

        .xibt li.title a {
            color: white;
        }

            .xibt li.title a:hover {
                color: white;
            }

li a.asong1 {
    color: #333;
}

.xibt li.title {
    width: 20%;
    height: 40px;
    float: left;
    color: beige;
    background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%);
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: 0%;
    background-size: auto;
    background-clip: border-box;
    background-origin: padding-box;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: inline-block;
    text-align: center;
}

.qygl_t a {
    font-size: 15px;
    color: #999;
}

.r {
    float: right;
}

.qygl {
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
}

.maright {
    float: left;
    width: 300px;
    height: auto;
    overflow: hidden;
}

.gywm {
    margin-top: 20px;
    float: left;
    width: 300px;
    height: auto;
    overflow: hidden;
}

.yyyx {
    float: left;
    width: 300px;
    overflow: hidden;
}

.zxsp_b {
    width: 298px;
    height: 205px;
    border: 1px solid #cfcfcf;
}

.video {
    width: 278px;
    height: 186px;
    margin-top: 10px;
    margin-left: 10px;
}

.qygl_b {
    width: 96%;
    height: 400px;
}

.qygl_b2 {
    height: 400px;
}

.all {
    width: 96%;
    height: auto;
    margin: 0 auto;
    margin-top: 15px;
}

.r1 {
    width: 2px;
    height: 40%;
    float: right;
    margin: auto;
    margin-top: 15%;
}

.qygl_b_t {
}

.Menubox_b {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #0082e6;
}


    .Menubox_b ul li {
        width: 80px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        font-size: 16px;
    }

        .Menubox_b ul li a {
            color: #333;
        }

            .Menubox_b ul li a:hover {
                color: #0082e6;
            }

.news_r_c_b ul {
    margin-top: 5px;
}

    .news_r_c_b ul li {
        width: 100%;
        height: 48px;
        line-height: 48px;
        border-bottom: 1px dashed #cfcfcf;
    }

.ul li.l2 {
    display: none;
    float: right
}

.qdgl {
    margin-top: 20px;
    float: left;
    width: 895px;
    height: auto;
    overflow: hidden;
}

.qygl_t {
    width: 96%;
    height: 43px;
    border-bottom: 2px solid #0082e6;
    line-height: 45px;
}

    .qygl_t span {
        display: block;
        width: 120px;
        height: 43px;
        background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%);
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        font-size: 16px;
        color: #fff;
        text-align: center;
    }

.xz {
    height: 40px;
    float: left;
    color: beige;
    background-color: #b80a0a;
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: 0%;
    background-size: auto;
    background-clip: border-box;
    background-origin: padding-box;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: inline-block;
    text-align: center;
}

.xibt2 {
    border-bottom-style: solid;
    border-bottom-color: #00c09c;
    padding: 5px 20px;
    background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%);
    height: 36px;
    line-height: 34px;
}

    .xibt2 li {
        margin-right: 10px;
        cursor: pointer;
        float: left;
        font-size: 16px;
        color: white;
        font-weight: bold;
    }

.asong1 {
    color: #333;
    font-size: 20px;
    margin-right: 15px;
    cursor: pointer;
}

.xibt2 a.asong12:hover {
    color: #cc0000;
}

.xibt2 a.asong12 {
    color: #333;
    font-size: 17px;
    margin-right: 20px;
    cursor: pointer;
}

.asong1:hover {
    color: beige;
}

.shenss {
    width: 100%;
    height: auto;
}

.shenss2 {
    width: 100%;
    height: 160px;
}

.n9 {
}

    .n9 li {
        padding: 6px 0px;
        line-height: 22px;
        color: #999;
        text-align: left;
        overflow: hidden;
        width: 25%;
        float: left;
    }

        .n9 li a {
            color: #333;
            float: left;
            font-size: 12px;
        }

            .n9 li a.riri {
                float: none;
            }

            .n9 li a:hover {
                color: #cc0000;
            }

.XMDW {
    overflow: auto;
    float: left;
    height: 600px;
    width: 20%;
    background: url(/images/lingbg.jpg) no-repeat center;
    background-size: cover
}
.DWFL {
    padding: 20px 39px;
}
.DWFL ul{
   display:none;
}
    .FLTITLE {
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    color: white;
}
    .XMTitle {
    font-size: .15rem;
    padding: 4px 0;
    color: #fff;
}